home *** CD-ROM | disk | FTP | other *** search
- .geometry "version 0.1";
- v1 = .free(-0.956224, -0.0342, .invisible, "1");
- v2 = .free(0.917921, -0.0342, .invisible, "2");
- l1 = .l.vv(v1, v2);
- v3 = .vonl(l1, -0.718194, -0.0342, .invisible, .plus);
- v4 = .vonl(l1, -0.072503, -0.0342, .invisible, .plus);
- v5 = .vonl(l1, -0.285909, -0.0342, .plus);
- c1 = .c.vv(v3, v4);
- l2 = .l.vlperp(v5, l1, .invisible);
- v6 = .v.lc(l2, c1, 1, .invisible);
- l3 = .l.vv(v3, v6, .invisible);
- l5 = .l.vlperp(v6, l3, .invisible);
- v7 = .v.ll(l5, l1, .invisible);
- v8 = .v.ll(l5, l5);
- c3 = .c.vv(v7, v6, .smear);
- .text("Orthogonal Circles:");
- .text("");
- .text("Move the cross to generate the set of circles orthogonal to the");
- .text("fixed circle.");
-